home *** CD-ROM | disk | FTP | other *** search
- if(!com) var com={};
- if(!com.seostatus) com.seostatus={};
-
- com.seostatus.about = function(){
- var pub = {};
- pub.visitSEOPageRank = function()
- {
- const newTab = window.opener.getBrowser().addTab( "http://www.rubyweb.org/seo-status-toolbar/firefox-toolbar/" );
- window.opener.getBrowser().selectedTab = newTab;
- }
- return pub;
- }();
-
-